home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- (the activeWindow).title = "CD-ROM DATA SAYI 76 - MAYIS 2002"
- set the exitLock to 1
- mpath = the moviePath
- if char length(mpath) of mpath <> "\" then
- mpath = mpath & "\"
- end if
- Inst = xtra("CodecInst").new()
- Inst.Install(mpath & "Tools\")
- open("Tools\tscc.exe /s")
- end
-
- on exitFrame me
- play movie "media\intro"
- end
-